home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / dskutil / msort112.zip / HISTORY < prev    next >
Text File  |  1995-01-21  |  1KB  |  28 lines

  1.                               MSORT and SSORT
  2.                          Changes since version 1.0
  3.  
  4. 1.12 December 26, 1994 MDK
  5.     Command Line:  The output file is not cleared until the program is ready
  6.                    to begin output. This helps avoid accidental removal of
  7.                    the input file.
  8.  
  9. 1.11 December 20, 1994  MDK
  10.     Bug fixed:     One of the speed improvements had a bug for large files.
  11.     Documentation: The file_id.diz was too wide for some BBS.
  12.  
  13. 1.1 December 11, 1994   MDK
  14.     Bug fixed:     MSORT would refuse to sort files under 512 bytes.
  15.     Appearance:    Improved consistency of the spinner (user feedback of
  16.                    work in progress).
  17.     Speed:         a)   Improved handling of files with many repeated lines,
  18.                         when the "Unique: option (-u) is set. The duplicate
  19.                         lines are discarded as soon as possible.
  20.                    b)   Minor fix to the algorithm for finding the end of
  21.                         blocks to sort.
  22.     Documentation: a)   Notice added that "Ignore short words" option (-t)
  23.                         substantially slows sorting.
  24.                    b)   Clarified the FILE_ID.DIZ and added notice that the
  25.                         programs are "Well behaved" for multitasking.
  26.                    c)   Added discussion of speeding up processing to
  27.                         MSORT.DOC.
  28.